home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Toolkit / Internet / HTTrack / httrack-3.41-2.exe / {app} / src / Makefile.in < prev    next >
Encoding:
Makefile  |  2007-02-03  |  77.2 KB  |  1,258 lines

  1. # Makefile.in generated by automake 1.7.9 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. #SUBDIRS = swf
  18.  
  19. srcdir = @srcdir@
  20. top_srcdir = @top_srcdir@
  21. VPATH = @srcdir@
  22. pkgdatadir = $(datadir)/@PACKAGE@
  23. pkglibdir = $(libdir)/@PACKAGE@
  24. pkgincludedir = $(includedir)/@PACKAGE@
  25. top_builddir = ..
  26.  
  27. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. INSTALL = @INSTALL@
  29. install_sh_DATA = $(install_sh) -c -m 644
  30. install_sh_PROGRAM = $(install_sh) -c
  31. install_sh_SCRIPT = $(install_sh) -c
  32. INSTALL_HEADER = $(INSTALL_DATA)
  33. transform = $(program_transform_name)
  34. NORMAL_INSTALL = :
  35. PRE_INSTALL = :
  36. POST_INSTALL = :
  37. NORMAL_UNINSTALL = :
  38. PRE_UNINSTALL = :
  39. POST_UNINSTALL = :
  40. host_triplet = @host@
  41. ACLOCAL = @ACLOCAL@
  42. AMDEP_FALSE = @AMDEP_FALSE@
  43. AMDEP_TRUE = @AMDEP_TRUE@
  44. AMTAR = @AMTAR@
  45. AR = @AR@
  46. AUTOCONF = @AUTOCONF@
  47. AUTOHEADER = @AUTOHEADER@
  48. AUTOMAKE = @AUTOMAKE@
  49. AWK = @AWK@
  50. CC = @CC@
  51. CCDEPMODE = @CCDEPMODE@
  52. CFLAGS = @CFLAGS@
  53. CPP = @CPP@
  54. CPPFLAGS = @CPPFLAGS@
  55. CXX = @CXX@
  56. CXXCPP = @CXXCPP@
  57. CXXDEPMODE = @CXXDEPMODE@
  58. CXXFLAGS = @CXXFLAGS@
  59. CYGPATH_W = @CYGPATH_W@
  60. DEFAULT_CFLAGS = @DEFAULT_CFLAGS@
  61. DEFS = @DEFS@
  62. DEPDIR = @DEPDIR@
  63. DL_LIBS = @DL_LIBS@
  64. ECHO = @ECHO@
  65. ECHO_C = @ECHO_C@
  66. ECHO_N = @ECHO_N@
  67. ECHO_T = @ECHO_T@
  68. EGREP = @EGREP@
  69. EXEEXT = @EXEEXT@
  70. F77 = @F77@
  71. FFLAGS = @FFLAGS@
  72. INSTALL_DATA = @INSTALL_DATA@
  73. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  74. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  75. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  76. LDFLAGS = @LDFLAGS@
  77. LFS_FLAG = @LFS_FLAG@
  78. LIBOBJS = @LIBOBJS@
  79. LIBS = @LIBS@
  80. LIBTOOL = @LIBTOOL@
  81. LN_S = @LN_S@
  82. LTLIBOBJS = @LTLIBOBJS@
  83. MAINT = @MAINT@
  84. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  85. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  86. MAKEINFO = @MAKEINFO@
  87. OBJEXT = @OBJEXT@
  88. PACKAGE = @PACKAGE@
  89. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  90. PACKAGE_NAME = @PACKAGE_NAME@
  91. PACKAGE_STRING = @PACKAGE_STRING@
  92. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  93. PACKAGE_VERSION = @PACKAGE_VERSION@
  94. PATH_SEPARATOR = @PATH_SEPARATOR@
  95. RANLIB = @RANLIB@
  96. SET_MAKE = @SET_MAKE@
  97. SHELL = @SHELL@
  98. SOCKET_LIBS = @SOCKET_LIBS@
  99. STRIP = @STRIP@
  100. THREADS_CFLAGS = @THREADS_CFLAGS@
  101. THREADS_LIBS = @THREADS_LIBS@
  102. V6_FLAG = @V6_FLAG@
  103. VERSION = @VERSION@
  104. VERSION_INFO = @VERSION_INFO@
  105. ac_ct_AR = @ac_ct_AR@
  106. ac_ct_CC = @ac_ct_CC@
  107. ac_ct_CXX = @ac_ct_CXX@
  108. ac_ct_F77 = @ac_ct_F77@
  109. ac_ct_RANLIB = @ac_ct_RANLIB@
  110. ac_ct_STRIP = @ac_ct_STRIP@
  111. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  112. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  113. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  114. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  115. am__include = @am__include@
  116. am__leading_dot = @am__leading_dot@
  117. am__quote = @am__quote@
  118. bindir = @bindir@
  119. build = @build@
  120. build_alias = @build_alias@
  121. build_cpu = @build_cpu@
  122. build_os = @build_os@
  123. build_vendor = @build_vendor@
  124. datadir = @datadir@
  125. exec_prefix = @exec_prefix@
  126. host = @host@
  127. host_alias = @host_alias@
  128. host_cpu = @host_cpu@
  129. host_os = @host_os@
  130. host_vendor = @host_vendor@
  131. includedir = @includedir@
  132. infodir = @infodir@
  133. install_sh = @install_sh@
  134. libdir = @libdir@
  135. libexecdir = @libexecdir@
  136. localstatedir = @localstatedir@
  137. mandir = @mandir@
  138. oldincludedir = @oldincludedir@
  139. prefix = @prefix@
  140. program_transform_name = @program_transform_name@
  141. sbindir = @sbindir@
  142. sharedstatedir = @sharedstatedir@
  143. sysconfdir = @sysconfdir@
  144. target_alias = @target_alias@
  145.  
  146. DevIncludesdir = $(includedir)/httrack
  147. DevIncludes_DATA = \
  148.     httrack-library.h \
  149.     htsglobal.h \
  150.     htsopt.h \
  151.     htswrap.h \
  152.     htsconfig.h \
  153.     ../config.h \
  154.     htsmodules.h \
  155.     htsbasenet.h \
  156.     htsbauth.h \
  157.     htsdefines.h
  158.  
  159.  
  160. INCLUDES = \
  161.     @DEFAULT_CFLAGS@ \
  162.     @THREADS_CFLAGS@ \
  163.     @V6_FLAG@ \
  164.     @LFS_FLAG@ \
  165.     -DPREFIX=\""$(prefix)"\" \
  166.     -DSYSCONFDIR=\""$(sysconfdir)"\" \
  167.     -DDATADIR=\""$(datadir)"\" \
  168.     -DLIBDIR=\""$(libdir)"\"
  169.  
  170.  
  171. bin_PROGRAMS = proxytrack httrack htsserver
  172.  
  173. httrack_LDADD = $(THREADS_LIBS) -lhttrack
  174. htsserver_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS) -lhttrack
  175. proxytrack_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS)
  176. proxytrack_CFLAGS = $(AM_CFLAGS) -DNO_MALLOCT
  177.  
  178. lib_LTLIBRARIES = libhttrack.la libhtsjava.la
  179.  
  180. htsserver_SOURCES = htsserver.c htsserver.h htsweb.c htsweb.h
  181. proxytrack_SOURCES = proxy/main.c \
  182.     proxy/proxytrack.c proxy/store.c \
  183.     htsinthash.c htsmd5.c md5.c \
  184.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c
  185.  
  186.  
  187. whttrackrundir = $(bindir)
  188. whttrackrun_SCRIPTS = webhttrack
  189.  
  190. libhttrack_la_SOURCES = htscore.c htsparse.c htsback.c htscache.c \
  191.     htscatchurl.c htsfilters.c htsftp.c htshash.c htsinthash.c \
  192.     htshelp.c htslib.c htscoremain.c \
  193.     htsname.c htsrobots.c htstools.c htswizard.c \
  194.     htsalias.c htsthread.c htsindex.c htsbauth.c \
  195.     htsmd5.c htszlib.c htswrap.c \
  196.     htsmodules.c \
  197.     md5.c \
  198.     htsmms.c \
  199.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c \
  200.     mmsrip/error.c mmsrip/mms.c \
  201.     hts-indextmpl.h htsalias.h htsback.h htsbase.h \
  202.     htsbasenet.h htsbauth.h htscache.h htscatchurl.h  \
  203.     htsconfig.h htscore.h htsparse.h htscoremain.h htsdefines.h  \
  204.     htsfilters.h htsftp.h htsglobal.h htshash.h htsinthash.h \
  205.     htshelp.h htsindex.h htslib.h htsmd5.h \
  206.     htsmodules.h htsname.h htsnet.h \
  207.     htsopt.h htsrobots.h htsthread.h  \
  208.     htstools.h htswizard.h htswrap.h htszlib.h  \
  209.     htsstrings.h httrack-library.h \
  210.     md5.h \
  211.     htsmms.h \
  212.     minizip/crypt.h minizip/ioapi.h minizip/mztools.h minizip/unzip.h minizip/zip.h \
  213.     mmsrip/error.h mmsrip/mms.h
  214.  
  215. libhttrack_la_LIBADD = $(THREADS_LIBS) $(ZLIB_LIBS) $(DL_LIBS) $(SOCKET_LIBS)
  216. libhttrack_la_LDFLAGS = -version-info $(VERSION_INFO)
  217.  
  218. libhtsjava_la_SOURCES = htsjava.c htsjava.h
  219. libhtsjava_la_LIBADD = $(THREADS_LIBS) $(DL_LIBS)
  220. libhtsjava_la_LDFLAGS = -version-info $(VERSION_INFO)
  221.  
  222. EXTRA_DIST = httrack.h webhttrack \
  223.         minizip/ChangeLogUnzip \
  224.         minizip/iowin32.c \
  225.         minizip/iowin32.h \
  226.         mmsrip/common.h \
  227.         mmsrip/main.c \
  228.         mmsrip/COPYING \
  229.         mmsrip/AUTHORS \
  230.         mmsrip/NEWS \
  231.         mmsrip/README \
  232.         mmsrip/ChangeLog \
  233.         proxy/AUTHORS \
  234.         proxy/COPYING \
  235.         proxy/changelog.txt \
  236.         proxy/proxystrings.h \
  237.         proxy/proxytrack.h \
  238.         proxy/store.h \
  239.         *.dsw *.dsp *.vcproj
  240.  
  241. subdir = src
  242. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  243. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  244. CONFIG_HEADER = $(top_builddir)/config.h
  245. CONFIG_CLEAN_FILES =
  246. LTLIBRARIES = $(lib_LTLIBRARIES)
  247.  
  248. libhtsjava_la_DEPENDENCIES =
  249. am_libhtsjava_la_OBJECTS = htsjava.lo
  250. libhtsjava_la_OBJECTS = $(am_libhtsjava_la_OBJECTS)
  251. libhttrack_la_DEPENDENCIES =
  252. am_libhttrack_la_OBJECTS = htscore.lo htsparse.lo htsback.lo htscache.lo \
  253.     htscatchurl.lo htsfilters.lo htsftp.lo htshash.lo htsinthash.lo \
  254.     htshelp.lo htslib.lo htscoremain.lo htsname.lo htsrobots.lo \
  255.     htstools.lo htswizard.lo htsalias.lo htsthread.lo htsindex.lo \
  256.     htsbauth.lo htsmd5.lo htszlib.lo htswrap.lo htsmodules.lo \
  257.     md5.lo htsmms.lo ioapi.lo mztools.lo unzip.lo zip.lo error.lo \
  258.     mms.lo
  259. libhttrack_la_OBJECTS = $(am_libhttrack_la_OBJECTS)
  260. bin_PROGRAMS = proxytrack$(EXEEXT) httrack$(EXEEXT) htsserver$(EXEEXT)
  261. PROGRAMS = $(bin_PROGRAMS)
  262.  
  263. am_htsserver_OBJECTS = htsserver.$(OBJEXT) htsweb.$(OBJEXT)
  264. htsserver_OBJECTS = $(am_htsserver_OBJECTS)
  265. htsserver_DEPENDENCIES =
  266. htsserver_LDFLAGS =
  267. httrack_SOURCES = httrack.c
  268. httrack_OBJECTS = httrack.$(OBJEXT)
  269. httrack_DEPENDENCIES =
  270. httrack_LDFLAGS =
  271. am_proxytrack_OBJECTS = proxytrack-main.$(OBJEXT) \
  272.     proxytrack-proxytrack.$(OBJEXT) proxytrack-store.$(OBJEXT) \
  273.     proxytrack-htsinthash.$(OBJEXT) proxytrack-htsmd5.$(OBJEXT) \
  274.     proxytrack-md5.$(OBJEXT) proxytrack-ioapi.$(OBJEXT) \
  275.     proxytrack-mztools.$(OBJEXT) proxytrack-unzip.$(OBJEXT) \
  276.     proxytrack-zip.$(OBJEXT)
  277. proxytrack_OBJECTS = $(am_proxytrack_OBJECTS)
  278. proxytrack_DEPENDENCIES =
  279. proxytrack_LDFLAGS =
  280. SCRIPTS = $(whttrackrun_SCRIPTS)
  281.  
  282.  
  283. DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  284. depcomp = $(SHELL) $(top_srcdir)/depcomp
  285. am__depfiles_maybe = depfiles
  286. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/error.Plo ./$(DEPDIR)/htsalias.Plo \
  287. @AMDEP_TRUE@    ./$(DEPDIR)/htsback.Plo ./$(DEPDIR)/htsbauth.Plo \
  288. @AMDEP_TRUE@    ./$(DEPDIR)/htscache.Plo \
  289. @AMDEP_TRUE@    ./$(DEPDIR)/htscatchurl.Plo ./$(DEPDIR)/htscore.Plo \
  290. @AMDEP_TRUE@    ./$(DEPDIR)/htscoremain.Plo \
  291. @AMDEP_TRUE@    ./$(DEPDIR)/htsfilters.Plo ./$(DEPDIR)/htsftp.Plo \
  292. @AMDEP_TRUE@    ./$(DEPDIR)/htshash.Plo ./$(DEPDIR)/htshelp.Plo \
  293. @AMDEP_TRUE@    ./$(DEPDIR)/htsindex.Plo ./$(DEPDIR)/htsinthash.Plo \
  294. @AMDEP_TRUE@    ./$(DEPDIR)/htsjava.Plo ./$(DEPDIR)/htslib.Plo \
  295. @AMDEP_TRUE@    ./$(DEPDIR)/htsmd5.Plo ./$(DEPDIR)/htsmms.Plo \
  296. @AMDEP_TRUE@    ./$(DEPDIR)/htsmodules.Plo ./$(DEPDIR)/htsname.Plo \
  297. @AMDEP_TRUE@    ./$(DEPDIR)/htsparse.Plo ./$(DEPDIR)/htsrobots.Plo \
  298. @AMDEP_TRUE@    ./$(DEPDIR)/htsserver.Po ./$(DEPDIR)/htsthread.Plo \
  299. @AMDEP_TRUE@    ./$(DEPDIR)/htstools.Plo ./$(DEPDIR)/htsweb.Po \
  300. @AMDEP_TRUE@    ./$(DEPDIR)/htswizard.Plo ./$(DEPDIR)/htswrap.Plo \
  301. @AMDEP_TRUE@    ./$(DEPDIR)/htszlib.Plo ./$(DEPDIR)/httrack.Po \
  302. @AMDEP_TRUE@    ./$(DEPDIR)/ioapi.Plo ./$(DEPDIR)/md5.Plo \
  303. @AMDEP_TRUE@    ./$(DEPDIR)/mms.Plo ./$(DEPDIR)/mztools.Plo \
  304. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-htsinthash.Po \
  305. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-htsmd5.Po \
  306. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-ioapi.Po \
  307. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-main.Po \
  308. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-md5.Po \
  309. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-mztools.Po \
  310. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-proxytrack.Po \
  311. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-store.Po \
  312. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-unzip.Po \
  313. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-zip.Po ./$(DEPDIR)/unzip.Plo \
  314. @AMDEP_TRUE@    ./$(DEPDIR)/zip.Plo
  315. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  316.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  317. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
  318.     $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  319. CCLD = $(CC)
  320. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  321.     $(AM_LDFLAGS) $(LDFLAGS) -o $@
  322. DIST_SOURCES = $(libhtsjava_la_SOURCES) $(libhttrack_la_SOURCES) \
  323.     $(htsserver_SOURCES) httrack.c $(proxytrack_SOURCES)
  324. DATA = $(DevIncludes_DATA)
  325.  
  326. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  327. SOURCES = $(libhtsjava_la_SOURCES) $(libhttrack_la_SOURCES) $(htsserver_SOURCES) httrack.c $(proxytrack_SOURCES)
  328.  
  329. all: all-am
  330.  
  331. .SUFFIXES:
  332. .SUFFIXES: .c .lo .o .obj
  333. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  334.     cd $(top_srcdir) && \
  335.       $(AUTOMAKE) --gnu  src/Makefile
  336. Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  337.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  338. libLTLIBRARIES_INSTALL = $(INSTALL)
  339. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  340.     @$(NORMAL_INSTALL)
  341.     $(mkinstalldirs) $(DESTDIR)$(libdir)
  342.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  343.       if test -f $$p; then \
  344.         f="`echo $$p | sed -e 's|^.*/||'`"; \
  345.         echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
  346.         $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
  347.       else :; fi; \
  348.     done
  349.  
  350. uninstall-libLTLIBRARIES:
  351.     @$(NORMAL_UNINSTALL)
  352.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  353.         p="`echo $$p | sed -e 's|^.*/||'`"; \
  354.       echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
  355.       $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  356.     done
  357.  
  358. clean-libLTLIBRARIES:
  359.     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  360.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  361.       dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  362.       test "$$dir" = "$$p" && dir=.; \
  363.       echo "rm -f \"$${dir}/so_locations\""; \
  364.       rm -f "$${dir}/so_locations"; \
  365.     done
  366. libhtsjava.la: $(libhtsjava_la_OBJECTS) $(libhtsjava_la_DEPENDENCIES) 
  367.     $(LINK) -rpath $(libdir) $(libhtsjava_la_LDFLAGS) $(libhtsjava_la_OBJECTS) $(libhtsjava_la_LIBADD) $(LIBS)
  368. libhttrack.la: $(libhttrack_la_OBJECTS) $(libhttrack_la_DEPENDENCIES) 
  369.     $(LINK) -rpath $(libdir) $(libhttrack_la_LDFLAGS) $(libhttrack_la_OBJECTS) $(libhttrack_la_LIBADD) $(LIBS)
  370. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  371. install-binPROGRAMS: $(bin_PROGRAMS)
  372.     @$(NORMAL_INSTALL)
  373.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  374.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  375.       p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  376.       if test -f $$p \
  377.          || test -f $$p1 \
  378.       ; then \
  379.         f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
  380.        echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
  381.        $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
  382.       else :; fi; \
  383.     done
  384.  
  385. uninstall-binPROGRAMS:
  386.     @$(NORMAL_UNINSTALL)
  387.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  388.       f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
  389.       echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
  390.       rm -f $(DESTDIR)$(bindir)/$$f; \
  391.     done
  392.  
  393. clean-binPROGRAMS:
  394.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  395.       f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  396.       echo " rm -f $$p $$f"; \
  397.       rm -f $$p $$f ; \
  398.     done
  399. htsserver$(EXEEXT): $(htsserver_OBJECTS) $(htsserver_DEPENDENCIES) 
  400.     @rm -f htsserver$(EXEEXT)
  401.     $(LINK) $(htsserver_LDFLAGS) $(htsserver_OBJECTS) $(htsserver_LDADD) $(LIBS)
  402. httrack$(EXEEXT): $(httrack_OBJECTS) $(httrack_DEPENDENCIES) 
  403.     @rm -f httrack$(EXEEXT)
  404.     $(LINK) $(httrack_LDFLAGS) $(httrack_OBJECTS) $(httrack_LDADD) $(LIBS)
  405. proxytrack$(EXEEXT): $(proxytrack_OBJECTS) $(proxytrack_DEPENDENCIES) 
  406.     @rm -f proxytrack$(EXEEXT)
  407.     $(LINK) $(proxytrack_LDFLAGS) $(proxytrack_OBJECTS) $(proxytrack_LDADD) $(LIBS)
  408. whttrackrunSCRIPT_INSTALL = $(INSTALL_SCRIPT)
  409. install-whttrackrunSCRIPTS: $(whttrackrun_SCRIPTS)
  410.     @$(NORMAL_INSTALL)
  411.     $(mkinstalldirs) $(DESTDIR)$(whttrackrundir)
  412.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  413.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  414.       if test -f $$d$$p; then \
  415.         f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  416.         echo " $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f"; \
  417.         $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f; \
  418.       else :; fi; \
  419.     done
  420.  
  421. uninstall-whttrackrunSCRIPTS:
  422.     @$(NORMAL_UNINSTALL)
  423.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  424.       f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  425.       echo " rm -f $(DESTDIR)$(whttrackrundir)/$$f"; \
  426.       rm -f $(DESTDIR)$(whttrackrundir)/$$f; \
  427.     done
  428.  
  429. mostlyclean-compile:
  430.     -rm -f *.$(OBJEXT) core *.core
  431.  
  432. distclean-compile:
  433.     -rm -f *.tab.c
  434.  
  435. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
  436. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsalias.Plo@am__quote@
  437. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsback.Plo@am__quote@
  438. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsbauth.Plo@am__quote@
  439. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscache.Plo@am__quote@
  440. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscatchurl.Plo@am__quote@
  441. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscore.Plo@am__quote@
  442. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscoremain.Plo@am__quote@
  443. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsfilters.Plo@am__quote@
  444. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsftp.Plo@am__quote@
  445. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshash.Plo@am__quote@
  446. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshelp.Plo@am__quote@
  447. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsindex.Plo@am__quote@
  448. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsinthash.Plo@am__quote@
  449. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsjava.Plo@am__quote@
  450. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htslib.Plo@am__quote@
  451. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmd5.Plo@am__quote@
  452. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmms.Plo@am__quote@
  453. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmodules.Plo@am__quote@
  454. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsname.Plo@am__quote@
  455. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsparse.Plo@am__quote@
  456. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsrobots.Plo@am__quote@
  457. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsserver.Po@am__quote@
  458. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsthread.Plo@am__quote@
  459. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htstools.Plo@am__quote@
  460. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsweb.Po@am__quote@
  461. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswizard.Plo@am__quote@
  462. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswrap.Plo@am__quote@
  463. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htszlib.Plo@am__quote@
  464. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httrack.Po@am__quote@
  465. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioapi.Plo@am__quote@
  466. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
  467. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mms.Plo@am__quote@
  468. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mztools.Plo@am__quote@
  469. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-htsinthash.Po@am__quote@
  470. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-htsmd5.Po@am__quote@
  471. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-ioapi.Po@am__quote@
  472. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-main.Po@am__quote@
  473. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-md5.Po@am__quote@
  474. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-mztools.Po@am__quote@
  475. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-proxytrack.Po@am__quote@
  476. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-store.Po@am__quote@
  477. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-unzip.Po@am__quote@
  478. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-zip.Po@am__quote@
  479. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unzip.Plo@am__quote@
  480. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zip.Plo@am__quote@
  481.  
  482. .c.o:
  483. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  484. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  485. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  486. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  487. @am__fastdepCC_TRUE@    fi
  488. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  489. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  490. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  491. @am__fastdepCC_FALSE@    $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
  492.  
  493. .c.obj:
  494. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  495. @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
  496. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  497. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  498. @am__fastdepCC_TRUE@    fi
  499. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  500. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  501. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  502. @am__fastdepCC_FALSE@    $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
  503.  
  504. .c.lo:
  505. @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  506. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  507. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
  508. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  509. @am__fastdepCC_TRUE@    fi
  510. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  511. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  512. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  513. @am__fastdepCC_FALSE@    $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
  514.  
  515. ioapi.o: minizip/ioapi.c
  516. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.o -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  517. @am__fastdepCC_TRUE@      -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  518. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  519. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  520. @am__fastdepCC_TRUE@    fi
  521. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.o' libtool=no @AMDEPBACKSLASH@
  522. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  523. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  524. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  525.  
  526. ioapi.obj: minizip/ioapi.c
  527. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.obj -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  528. @am__fastdepCC_TRUE@      -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`; \
  529. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  530. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  531. @am__fastdepCC_TRUE@    fi
  532. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.obj' libtool=no @AMDEPBACKSLASH@
  533. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  534. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  535. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`
  536.  
  537. ioapi.lo: minizip/ioapi.c
  538. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.lo -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  539. @am__fastdepCC_TRUE@      -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  540. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Plo"; \
  541. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  542. @am__fastdepCC_TRUE@    fi
  543. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  544. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Plo' tmpdepfile='$(DEPDIR)/ioapi.TPlo' @AMDEPBACKSLASH@
  545. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  546. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  547.  
  548. mztools.o: minizip/mztools.c
  549. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.o -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  550. @am__fastdepCC_TRUE@      -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  551. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  552. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  553. @am__fastdepCC_TRUE@    fi
  554. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.o' libtool=no @AMDEPBACKSLASH@
  555. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  556. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  557. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  558.  
  559. mztools.obj: minizip/mztools.c
  560. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.obj -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  561. @am__fastdepCC_TRUE@      -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`; \
  562. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  563. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  564. @am__fastdepCC_TRUE@    fi
  565. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.obj' libtool=no @AMDEPBACKSLASH@
  566. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  567. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  568. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`
  569.  
  570. mztools.lo: minizip/mztools.c
  571. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.lo -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  572. @am__fastdepCC_TRUE@      -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  573. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Plo"; \
  574. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  575. @am__fastdepCC_TRUE@    fi
  576. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.lo' libtool=yes @AMDEPBACKSLASH@
  577. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Plo' tmpdepfile='$(DEPDIR)/mztools.TPlo' @AMDEPBACKSLASH@
  578. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  579. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  580.  
  581. unzip.o: minizip/unzip.c
  582. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.o -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  583. @am__fastdepCC_TRUE@      -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  584. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  585. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  586. @am__fastdepCC_TRUE@    fi
  587. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.o' libtool=no @AMDEPBACKSLASH@
  588. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  589. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  590. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  591.  
  592. unzip.obj: minizip/unzip.c
  593. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.obj -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  594. @am__fastdepCC_TRUE@      -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`; \
  595. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  596. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  597. @am__fastdepCC_TRUE@    fi
  598. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.obj' libtool=no @AMDEPBACKSLASH@
  599. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  600. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  601. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`
  602.  
  603. unzip.lo: minizip/unzip.c
  604. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.lo -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  605. @am__fastdepCC_TRUE@      -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  606. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Plo"; \
  607. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  608. @am__fastdepCC_TRUE@    fi
  609. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.lo' libtool=yes @AMDEPBACKSLASH@
  610. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Plo' tmpdepfile='$(DEPDIR)/unzip.TPlo' @AMDEPBACKSLASH@
  611. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  612. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  613.  
  614. zip.o: minizip/zip.c
  615. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.o -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  616. @am__fastdepCC_TRUE@      -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  617. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  618. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  619. @am__fastdepCC_TRUE@    fi
  620. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.o' libtool=no @AMDEPBACKSLASH@
  621. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  622. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  623. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  624.  
  625. zip.obj: minizip/zip.c
  626. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.obj -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  627. @am__fastdepCC_TRUE@      -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`; \
  628. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  629. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  630. @am__fastdepCC_TRUE@    fi
  631. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.obj' libtool=no @AMDEPBACKSLASH@
  632. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  633. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  634. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`
  635.  
  636. zip.lo: minizip/zip.c
  637. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.lo -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  638. @am__fastdepCC_TRUE@      -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  639. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Plo"; \
  640. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  641. @am__fastdepCC_TRUE@    fi
  642. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.lo' libtool=yes @AMDEPBACKSLASH@
  643. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Plo' tmpdepfile='$(DEPDIR)/zip.TPlo' @AMDEPBACKSLASH@
  644. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  645. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  646.  
  647. error.o: mmsrip/error.c
  648. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.o -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  649. @am__fastdepCC_TRUE@      -c -o error.o `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c; \
  650. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; \
  651. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  652. @am__fastdepCC_TRUE@    fi
  653. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.o' libtool=no @AMDEPBACKSLASH@
  654. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Po' tmpdepfile='$(DEPDIR)/error.TPo' @AMDEPBACKSLASH@
  655. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  656. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.o `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c
  657.  
  658. error.obj: mmsrip/error.c
  659. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.obj -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  660. @am__fastdepCC_TRUE@      -c -o error.obj `if test -f 'mmsrip/error.c'; then $(CYGPATH_W) 'mmsrip/error.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/error.c'; fi`; \
  661. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; \
  662. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  663. @am__fastdepCC_TRUE@    fi
  664. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.obj' libtool=no @AMDEPBACKSLASH@
  665. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Po' tmpdepfile='$(DEPDIR)/error.TPo' @AMDEPBACKSLASH@
  666. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  667. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.obj `if test -f 'mmsrip/error.c'; then $(CYGPATH_W) 'mmsrip/error.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/error.c'; fi`
  668.  
  669. error.lo: mmsrip/error.c
  670. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.lo -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  671. @am__fastdepCC_TRUE@      -c -o error.lo `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c; \
  672. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Plo"; \
  673. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  674. @am__fastdepCC_TRUE@    fi
  675. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.lo' libtool=yes @AMDEPBACKSLASH@
  676. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Plo' tmpdepfile='$(DEPDIR)/error.TPlo' @AMDEPBACKSLASH@
  677. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  678. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.lo `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c
  679.  
  680. mms.o: mmsrip/mms.c
  681. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.o -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  682. @am__fastdepCC_TRUE@      -c -o mms.o `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c; \
  683. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Po"; \
  684. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  685. @am__fastdepCC_TRUE@    fi
  686. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.o' libtool=no @AMDEPBACKSLASH@
  687. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Po' tmpdepfile='$(DEPDIR)/mms.TPo' @AMDEPBACKSLASH@
  688. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  689. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.o `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c
  690.  
  691. mms.obj: mmsrip/mms.c
  692. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.obj -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  693. @am__fastdepCC_TRUE@      -c -o mms.obj `if test -f 'mmsrip/mms.c'; then $(CYGPATH_W) 'mmsrip/mms.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/mms.c'; fi`; \
  694. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Po"; \
  695. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  696. @am__fastdepCC_TRUE@    fi
  697. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.obj' libtool=no @AMDEPBACKSLASH@
  698. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Po' tmpdepfile='$(DEPDIR)/mms.TPo' @AMDEPBACKSLASH@
  699. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  700. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.obj `if test -f 'mmsrip/mms.c'; then $(CYGPATH_W) 'mmsrip/mms.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/mms.c'; fi`
  701.  
  702. mms.lo: mmsrip/mms.c
  703. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.lo -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  704. @am__fastdepCC_TRUE@      -c -o mms.lo `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c; \
  705. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Plo"; \
  706. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  707. @am__fastdepCC_TRUE@    fi
  708. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.lo' libtool=yes @AMDEPBACKSLASH@
  709. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Plo' tmpdepfile='$(DEPDIR)/mms.TPlo' @AMDEPBACKSLASH@
  710. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  711. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.lo `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c
  712.  
  713. proxytrack-main.o: proxy/main.c
  714. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.o -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  715. @am__fastdepCC_TRUE@      -c -o proxytrack-main.o `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c; \
  716. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Po"; \
  717. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  718. @am__fastdepCC_TRUE@    fi
  719. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.o' libtool=no @AMDEPBACKSLASH@
  720. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Po' tmpdepfile='$(DEPDIR)/proxytrack-main.TPo' @AMDEPBACKSLASH@
  721. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  722. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.o `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c
  723.  
  724. proxytrack-main.obj: proxy/main.c
  725. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.obj -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  726. @am__fastdepCC_TRUE@      -c -o proxytrack-main.obj `if test -f 'proxy/main.c'; then $(CYGPATH_W) 'proxy/main.c'; else $(CYGPATH_W) '$(srcdir)/proxy/main.c'; fi`; \
  727. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Po"; \
  728. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  729. @am__fastdepCC_TRUE@    fi
  730. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.obj' libtool=no @AMDEPBACKSLASH@
  731. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Po' tmpdepfile='$(DEPDIR)/proxytrack-main.TPo' @AMDEPBACKSLASH@
  732. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  733. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.obj `if test -f 'proxy/main.c'; then $(CYGPATH_W) 'proxy/main.c'; else $(CYGPATH_W) '$(srcdir)/proxy/main.c'; fi`
  734.  
  735. proxytrack-main.lo: proxy/main.c
  736. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.lo -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  737. @am__fastdepCC_TRUE@      -c -o proxytrack-main.lo `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c; \
  738. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Plo"; \
  739. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  740. @am__fastdepCC_TRUE@    fi
  741. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.lo' libtool=yes @AMDEPBACKSLASH@
  742. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Plo' tmpdepfile='$(DEPDIR)/proxytrack-main.TPlo' @AMDEPBACKSLASH@
  743. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  744. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.lo `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c
  745.  
  746. proxytrack-proxytrack.o: proxy/proxytrack.c
  747. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.o -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  748. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c; \
  749. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Po"; \
  750. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  751. @am__fastdepCC_TRUE@    fi
  752. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.o' libtool=no @AMDEPBACKSLASH@
  753. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Po' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPo' @AMDEPBACKSLASH@
  754. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  755. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c
  756.  
  757. proxytrack-proxytrack.obj: proxy/proxytrack.c
  758. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.obj -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  759. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.obj `if test -f 'proxy/proxytrack.c'; then $(CYGPATH_W) 'proxy/proxytrack.c'; else $(CYGPATH_W) '$(srcdir)/proxy/proxytrack.c'; fi`; \
  760. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Po"; \
  761. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  762. @am__fastdepCC_TRUE@    fi
  763. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.obj' libtool=no @AMDEPBACKSLASH@
  764. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Po' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPo' @AMDEPBACKSLASH@
  765. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  766. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.obj `if test -f 'proxy/proxytrack.c'; then $(CYGPATH_W) 'proxy/proxytrack.c'; else $(CYGPATH_W) '$(srcdir)/proxy/proxytrack.c'; fi`
  767.  
  768. proxytrack-proxytrack.lo: proxy/proxytrack.c
  769. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.lo -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  770. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.lo `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c; \
  771. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Plo"; \
  772. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  773. @am__fastdepCC_TRUE@    fi
  774. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.lo' libtool=yes @AMDEPBACKSLASH@
  775. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Plo' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPlo' @AMDEPBACKSLASH@
  776. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  777. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.lo `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c
  778.  
  779. proxytrack-store.o: proxy/store.c
  780. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.o -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  781. @am__fastdepCC_TRUE@      -c -o proxytrack-store.o `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c; \
  782. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Po"; \
  783. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  784. @am__fastdepCC_TRUE@    fi
  785. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.o' libtool=no @AMDEPBACKSLASH@
  786. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Po' tmpdepfile='$(DEPDIR)/proxytrack-store.TPo' @AMDEPBACKSLASH@
  787. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  788. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.o `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c
  789.  
  790. proxytrack-store.obj: proxy/store.c
  791. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.obj -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  792. @am__fastdepCC_TRUE@      -c -o proxytrack-store.obj `if test -f 'proxy/store.c'; then $(CYGPATH_W) 'proxy/store.c'; else $(CYGPATH_W) '$(srcdir)/proxy/store.c'; fi`; \
  793. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Po"; \
  794. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  795. @am__fastdepCC_TRUE@    fi
  796. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.obj' libtool=no @AMDEPBACKSLASH@
  797. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Po' tmpdepfile='$(DEPDIR)/proxytrack-store.TPo' @AMDEPBACKSLASH@
  798. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  799. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.obj `if test -f 'proxy/store.c'; then $(CYGPATH_W) 'proxy/store.c'; else $(CYGPATH_W) '$(srcdir)/proxy/store.c'; fi`
  800.  
  801. proxytrack-store.lo: proxy/store.c
  802. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.lo -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  803. @am__fastdepCC_TRUE@      -c -o proxytrack-store.lo `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c; \
  804. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Plo"; \
  805. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  806. @am__fastdepCC_TRUE@    fi
  807. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.lo' libtool=yes @AMDEPBACKSLASH@
  808. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Plo' tmpdepfile='$(DEPDIR)/proxytrack-store.TPlo' @AMDEPBACKSLASH@
  809. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  810. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.lo `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c
  811.  
  812. proxytrack-htsinthash.o: htsinthash.c
  813. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.o -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  814. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.o `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c; \
  815. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Po"; \
  816. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  817. @am__fastdepCC_TRUE@    fi
  818. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.o' libtool=no @AMDEPBACKSLASH@
  819. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPo' @AMDEPBACKSLASH@
  820. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  821. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.o `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c
  822.  
  823. proxytrack-htsinthash.obj: htsinthash.c
  824. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.obj -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  825. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.obj `if test -f 'htsinthash.c'; then $(CYGPATH_W) 'htsinthash.c'; else $(CYGPATH_W) '$(srcdir)/htsinthash.c'; fi`; \
  826. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Po"; \
  827. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  828. @am__fastdepCC_TRUE@    fi
  829. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.obj' libtool=no @AMDEPBACKSLASH@
  830. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPo' @AMDEPBACKSLASH@
  831. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  832. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.obj `if test -f 'htsinthash.c'; then $(CYGPATH_W) 'htsinthash.c'; else $(CYGPATH_W) '$(srcdir)/htsinthash.c'; fi`
  833.  
  834. proxytrack-htsinthash.lo: htsinthash.c
  835. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.lo -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  836. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.lo `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c; \
  837. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Plo"; \
  838. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  839. @am__fastdepCC_TRUE@    fi
  840. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.lo' libtool=yes @AMDEPBACKSLASH@
  841. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Plo' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPlo' @AMDEPBACKSLASH@
  842. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  843. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.lo `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c
  844.  
  845. proxytrack-htsmd5.o: htsmd5.c
  846. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.o -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  847. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c; \
  848. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Po"; \
  849. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  850. @am__fastdepCC_TRUE@    fi
  851. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.o' libtool=no @AMDEPBACKSLASH@
  852. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPo' @AMDEPBACKSLASH@
  853. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  854. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c
  855.  
  856. proxytrack-htsmd5.obj: htsmd5.c
  857. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.obj -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  858. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.obj `if test -f 'htsmd5.c'; then $(CYGPATH_W) 'htsmd5.c'; else $(CYGPATH_W) '$(srcdir)/htsmd5.c'; fi`; \
  859. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Po"; \
  860. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  861. @am__fastdepCC_TRUE@    fi
  862. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.obj' libtool=no @AMDEPBACKSLASH@
  863. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPo' @AMDEPBACKSLASH@
  864. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  865. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.obj `if test -f 'htsmd5.c'; then $(CYGPATH_W) 'htsmd5.c'; else $(CYGPATH_W) '$(srcdir)/htsmd5.c'; fi`
  866.  
  867. proxytrack-htsmd5.lo: htsmd5.c
  868. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.lo -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  869. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.lo `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c; \
  870. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Plo"; \
  871. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  872. @am__fastdepCC_TRUE@    fi
  873. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.lo' libtool=yes @AMDEPBACKSLASH@
  874. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Plo' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPlo' @AMDEPBACKSLASH@
  875. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  876. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.lo `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c
  877.  
  878. proxytrack-md5.o: md5.c
  879. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.o -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  880. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
  881. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Po"; \
  882. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  883. @am__fastdepCC_TRUE@    fi
  884. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.o' libtool=no @AMDEPBACKSLASH@
  885. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Po' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPo' @AMDEPBACKSLASH@
  886. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  887. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
  888.  
  889. proxytrack-md5.obj: md5.c
  890. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.obj -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  891. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`; \
  892. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Po"; \
  893. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  894. @am__fastdepCC_TRUE@    fi
  895. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.obj' libtool=no @AMDEPBACKSLASH@
  896. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Po' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPo' @AMDEPBACKSLASH@
  897. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  898. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`
  899.  
  900. proxytrack-md5.lo: md5.c
  901. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.lo -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  902. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
  903. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Plo"; \
  904. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  905. @am__fastdepCC_TRUE@    fi
  906. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.lo' libtool=yes @AMDEPBACKSLASH@
  907. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Plo' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPlo' @AMDEPBACKSLASH@
  908. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  909. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
  910.  
  911. proxytrack-ioapi.o: minizip/ioapi.c
  912. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.o -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  913. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  914. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Po"; \
  915. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  916. @am__fastdepCC_TRUE@    fi
  917. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.o' libtool=no @AMDEPBACKSLASH@
  918. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Po' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPo' @AMDEPBACKSLASH@
  919. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  920. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  921.  
  922. proxytrack-ioapi.obj: minizip/ioapi.c
  923. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.obj -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  924. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`; \
  925. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Po"; \
  926. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  927. @am__fastdepCC_TRUE@    fi
  928. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.obj' libtool=no @AMDEPBACKSLASH@
  929. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Po' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPo' @AMDEPBACKSLASH@
  930. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  931. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`
  932.  
  933. proxytrack-ioapi.lo: minizip/ioapi.c
  934. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.lo -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  935. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  936. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Plo"; \
  937. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  938. @am__fastdepCC_TRUE@    fi
  939. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  940. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Plo' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPlo' @AMDEPBACKSLASH@
  941. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  942. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  943.  
  944. proxytrack-mztools.o: minizip/mztools.c
  945. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.o -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  946. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  947. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Po"; \
  948. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  949. @am__fastdepCC_TRUE@    fi
  950. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.o' libtool=no @AMDEPBACKSLASH@
  951. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Po' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPo' @AMDEPBACKSLASH@
  952. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  953. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  954.  
  955. proxytrack-mztools.obj: minizip/mztools.c
  956. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.obj -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  957. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`; \
  958. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Po"; \
  959. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  960. @am__fastdepCC_TRUE@    fi
  961. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.obj' libtool=no @AMDEPBACKSLASH@
  962. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Po' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPo' @AMDEPBACKSLASH@
  963. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  964. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`
  965.  
  966. proxytrack-mztools.lo: minizip/mztools.c
  967. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.lo -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  968. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  969. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Plo"; \
  970. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  971. @am__fastdepCC_TRUE@    fi
  972. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.lo' libtool=yes @AMDEPBACKSLASH@
  973. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Plo' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPlo' @AMDEPBACKSLASH@
  974. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  975. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  976.  
  977. proxytrack-unzip.o: minizip/unzip.c
  978. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.o -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  979. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  980. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Po"; \
  981. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  982. @am__fastdepCC_TRUE@    fi
  983. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.o' libtool=no @AMDEPBACKSLASH@
  984. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Po' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPo' @AMDEPBACKSLASH@
  985. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  986. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  987.  
  988. proxytrack-unzip.obj: minizip/unzip.c
  989. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.obj -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  990. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`; \
  991. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Po"; \
  992. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  993. @am__fastdepCC_TRUE@    fi
  994. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.obj' libtool=no @AMDEPBACKSLASH@
  995. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Po' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPo' @AMDEPBACKSLASH@
  996. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  997. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`
  998.  
  999. proxytrack-unzip.lo: minizip/unzip.c
  1000. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.lo -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  1001. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  1002. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Plo"; \
  1003. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  1004. @am__fastdepCC_TRUE@    fi
  1005. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.lo' libtool=yes @AMDEPBACKSLASH@
  1006. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Plo' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPlo' @AMDEPBACKSLASH@
  1007. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1008. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  1009.  
  1010. proxytrack-zip.o: minizip/zip.c
  1011. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.o -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1012. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  1013. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Po"; \
  1014. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1015. @am__fastdepCC_TRUE@    fi
  1016. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.o' libtool=no @AMDEPBACKSLASH@
  1017. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Po' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPo' @AMDEPBACKSLASH@
  1018. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1019. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  1020.  
  1021. proxytrack-zip.obj: minizip/zip.c
  1022. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.obj -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1023. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`; \
  1024. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Po"; \
  1025. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1026. @am__fastdepCC_TRUE@    fi
  1027. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.obj' libtool=no @AMDEPBACKSLASH@
  1028. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Po' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPo' @AMDEPBACKSLASH@
  1029. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1030. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`
  1031.  
  1032. proxytrack-zip.lo: minizip/zip.c
  1033. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.lo -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1034. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  1035. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Plo"; \
  1036. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1037. @am__fastdepCC_TRUE@    fi
  1038. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.lo' libtool=yes @AMDEPBACKSLASH@
  1039. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Plo' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPlo' @AMDEPBACKSLASH@
  1040. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1041. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  1042.  
  1043. mostlyclean-libtool:
  1044.     -rm -f *.lo
  1045.  
  1046. clean-libtool:
  1047.     -rm -rf .libs _libs
  1048.  
  1049. distclean-libtool:
  1050.     -rm -f libtool
  1051. uninstall-info-am:
  1052. DevIncludesDATA_INSTALL = $(INSTALL_DATA)
  1053. install-DevIncludesDATA: $(DevIncludes_DATA)
  1054.     @$(NORMAL_INSTALL)
  1055.     $(mkinstalldirs) $(DESTDIR)$(DevIncludesdir)
  1056.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  1057.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1058.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  1059.       echo " $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f"; \
  1060.       $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f; \
  1061.     done
  1062.  
  1063. uninstall-DevIncludesDATA:
  1064.     @$(NORMAL_UNINSTALL)
  1065.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  1066.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  1067.       echo " rm -f $(DESTDIR)$(DevIncludesdir)/$$f"; \
  1068.       rm -f $(DESTDIR)$(DevIncludesdir)/$$f; \
  1069.     done
  1070.  
  1071. ETAGS = etags
  1072. ETAGSFLAGS =
  1073.  
  1074. CTAGS = ctags
  1075. CTAGSFLAGS =
  1076.  
  1077. tags: TAGS
  1078.  
  1079. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  1080.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  1081.     unique=`for i in $$list; do \
  1082.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1083.       done | \
  1084.       $(AWK) '    { files[$$0] = 1; } \
  1085.            END { for (i in files) print i; }'`; \
  1086.     mkid -fID $$unique
  1087.  
  1088. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1089.         $(TAGS_FILES) $(LISP)
  1090.     tags=; \
  1091.     here=`pwd`; \
  1092.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1093.     unique=`for i in $$list; do \
  1094.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1095.       done | \
  1096.       $(AWK) '    { files[$$0] = 1; } \
  1097.            END { for (i in files) print i; }'`; \
  1098.     test -z "$(ETAGS_ARGS)$$tags$$unique" \
  1099.       || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1100.          $$tags $$unique
  1101.  
  1102. ctags: CTAGS
  1103. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1104.         $(TAGS_FILES) $(LISP)
  1105.     tags=; \
  1106.     here=`pwd`; \
  1107.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1108.     unique=`for i in $$list; do \
  1109.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1110.       done | \
  1111.       $(AWK) '    { files[$$0] = 1; } \
  1112.            END { for (i in files) print i; }'`; \
  1113.     test -z "$(CTAGS_ARGS)$$tags$$unique" \
  1114.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1115.          $$tags $$unique
  1116.  
  1117. GTAGS:
  1118.     here=`$(am__cd) $(top_builddir) && pwd` \
  1119.       && cd $(top_srcdir) \
  1120.       && gtags -i $(GTAGS_ARGS) $$here
  1121.  
  1122. distclean-tags:
  1123.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1124. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  1125.  
  1126. top_distdir = ..
  1127. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  1128.  
  1129. distdir: $(DISTFILES)
  1130.     $(mkinstalldirs) $(distdir)/minizip $(distdir)/mmsrip $(distdir)/proxy
  1131.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  1132.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  1133.     list='$(DISTFILES)'; for file in $$list; do \
  1134.       case $$file in \
  1135.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  1136.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  1137.       esac; \
  1138.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1139.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  1140.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  1141.         dir="/$$dir"; \
  1142.         $(mkinstalldirs) "$(distdir)$$dir"; \
  1143.       else \
  1144.         dir=''; \
  1145.       fi; \
  1146.       if test -d $$d/$$file; then \
  1147.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1148.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  1149.         fi; \
  1150.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  1151.       else \
  1152.         test -f $(distdir)/$$file \
  1153.         || cp -p $$d/$$file $(distdir)/$$file \
  1154.         || exit 1; \
  1155.       fi; \
  1156.     done
  1157. check-am: all-am
  1158. check: check-am
  1159. all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
  1160. install-binPROGRAMS: install-libLTLIBRARIES
  1161.  
  1162.  
  1163. installdirs:
  1164.     $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(whttrackrundir) $(DESTDIR)$(DevIncludesdir)
  1165. install: install-am
  1166. install-exec: install-exec-am
  1167. install-data: install-data-am
  1168. uninstall: uninstall-am
  1169.  
  1170. install-am: all-am
  1171.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1172.  
  1173. installcheck: installcheck-am
  1174. install-strip:
  1175.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1176.       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1177.       `test -z '$(STRIP)' || \
  1178.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  1179. mostlyclean-generic:
  1180.  
  1181. clean-generic:
  1182.  
  1183. distclean-generic:
  1184.     -rm -f $(CONFIG_CLEAN_FILES)
  1185.  
  1186. maintainer-clean-generic:
  1187.     @echo "This command is intended for maintainers to use"
  1188.     @echo "it deletes files that may require special tools to rebuild."
  1189. clean: clean-am
  1190.  
  1191. clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
  1192.     clean-libtool mostlyclean-am
  1193.  
  1194. distclean: distclean-am
  1195.     -rm -rf ./$(DEPDIR)
  1196.     -rm -f Makefile
  1197. distclean-am: clean-am distclean-compile distclean-generic \
  1198.     distclean-libtool distclean-tags
  1199.  
  1200. dvi: dvi-am
  1201.  
  1202. dvi-am:
  1203.  
  1204. info: info-am
  1205.  
  1206. info-am:
  1207.  
  1208. install-data-am: install-DevIncludesDATA install-whttrackrunSCRIPTS
  1209.  
  1210. install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
  1211.  
  1212. install-info: install-info-am
  1213.  
  1214. install-man:
  1215.  
  1216. installcheck-am:
  1217.  
  1218. maintainer-clean: maintainer-clean-am
  1219.     -rm -rf ./$(DEPDIR)
  1220.     -rm -f Makefile
  1221. maintainer-clean-am: distclean-am maintainer-clean-generic
  1222.  
  1223. mostlyclean: mostlyclean-am
  1224.  
  1225. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  1226.     mostlyclean-libtool
  1227.  
  1228. pdf: pdf-am
  1229.  
  1230. pdf-am:
  1231.  
  1232. ps: ps-am
  1233.  
  1234. ps-am:
  1235.  
  1236. uninstall-am: uninstall-DevIncludesDATA uninstall-binPROGRAMS \
  1237.     uninstall-info-am uninstall-libLTLIBRARIES \
  1238.     uninstall-whttrackrunSCRIPTS
  1239.  
  1240. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  1241.     clean-generic clean-libLTLIBRARIES clean-libtool ctags \
  1242.     distclean distclean-compile distclean-generic distclean-libtool \
  1243.     distclean-tags distdir dvi dvi-am info info-am install \
  1244.     install-DevIncludesDATA install-am install-binPROGRAMS \
  1245.     install-data install-data-am install-exec install-exec-am \
  1246.     install-info install-info-am install-libLTLIBRARIES install-man \
  1247.     install-strip install-whttrackrunSCRIPTS installcheck \
  1248.     installcheck-am installdirs maintainer-clean \
  1249.     maintainer-clean-generic mostlyclean mostlyclean-compile \
  1250.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  1251.     tags uninstall uninstall-DevIncludesDATA uninstall-am \
  1252.     uninstall-binPROGRAMS uninstall-info-am \
  1253.     uninstall-libLTLIBRARIES uninstall-whttrackrunSCRIPTS
  1254.  
  1255. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1256. # Otherwise a system limit (for SysV at least) may be exceeded.
  1257. .NOEXPORT:
  1258.